spring-security-openid

Serialized Form


Package org.springframework.security.openid

Class org.springframework.security.openid.AuthenticationCancelledException extends org.springframework.security.core.AuthenticationException implements Serializable

Class org.springframework.security.openid.OpenIDAttribute extends Object implements Serializable

Serialized Fields

name

String name

typeIdentifier

String typeIdentifier

required

boolean required

count

int count

values

List<E> values

Class org.springframework.security.openid.OpenIDAuthenticationStatus extends Object implements Serializable

serialVersionUID: -998877665544332211L

Serialization Methods

readResolve

private Object readResolve()
                    throws ObjectStreamException
Throws:
ObjectStreamException
Serialized Fields

name

String name

ordinal

int ordinal

Class org.springframework.security.openid.OpenIDAuthenticationToken extends org.springframework.security.authentication.AbstractAuthenticationToken implements Serializable

Serialized Fields

status

OpenIDAuthenticationStatus status

principal

Object principal

identityUrl

String identityUrl

message

String message

attributes

List<E> attributes

Class org.springframework.security.openid.OpenIDConsumerException extends Exception implements Serializable


spring-security-openid