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.OpenIDAuthenticationToken extends org.springframework.security.authentication.AbstractAuthenticationToken implements Serializable

serialVersionUID: 310L

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