Java org.springframework.security.openid OpenIDAuthenticationToken fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.security.openid OpenIDAuthenticationToken fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.security.openid OpenIDAuthenticationToken.

The text is from its open source code.

Constructor

Method

ListgetAttributes()
ObjectgetCredentials()
Returns 'null' always, as no credentials are processed by the OpenID provider.
ObjectgetDetails()
StringgetIdentityUrl()
StringgetMessage()
StringgetName()
ObjectgetPrincipal()
Returns the principal value.
OpenIDAuthenticationStatusgetStatus()
voidsetAuthenticated(boolean authenticated)
voidsetDetails(Object details)