- generateAndCacheNonce(HttpServletRequest) - Method in class org.picketlink.authentication.web.support.NonceCache
-
- get() - Method in class org.picketlink.authentication.web.support.UUIDNonceGenerator
-
- getAccount() - Method in interface org.picketlink.authentication.Authenticator
-
Returns a Account if a successful authentication was made.
- getAccount() - Method in class org.picketlink.authentication.BaseAuthenticator
-
- getAccount() - Method in class org.picketlink.authentication.event.PostLoggedOutEvent
-
- getAccount() - Method in class org.picketlink.authentication.event.PreLoggedOutEvent
-
- getAccount() - Method in interface org.picketlink.Identity
-
- getCache() - Method in interface org.picketlink.cache.Cacheable
-
- getCache(String) - Method in interface org.picketlink.cache.CacheManager
-
Given a name for the cache, return an instance of
Cache
- getConfig() - Method in class org.picketlink.IdentityConfigurationEvent
-
- getContextPath() - Method in class org.picketlink.authentication.web.support.SavedRequest
-
Returns the original context path used by the original request.
- getCookies() - Method in class org.picketlink.authentication.web.support.SavedRequest
-
Returns the cookies copied from the original request.
- getCredential() - Method in class org.picketlink.credential.DefaultLoginCredentials
-
- getGeneratedIdentifier(Object) - Method in interface org.picketlink.permission.spi.PermissionHandler
-
Returns a String identifier value that can be used to uniquely identify the specified resource
- getHeaders() - Method in class org.picketlink.authentication.web.support.SavedRequest
-
Returns the headers copied from the original request.
- getLoginException() - Method in class org.picketlink.authentication.event.LoginFailedEvent
-
- getMethod() - Method in class org.picketlink.authentication.web.support.SavedRequest
-
Returns the original HTTP method used by the original request.
- getNaturalIdentifier(Object) - Method in interface org.picketlink.permission.spi.PermissionHandler
-
Returns the natural identifier value of the specified resource
- getNonceMaxValid() - Method in class org.picketlink.authentication.web.support.NonceCache
-
- getParameters() - Method in class org.picketlink.authentication.web.support.SavedRequest
-
Returns the parameters copied from the original request.
- getPassword() - Method in class org.picketlink.credential.DefaultLoginCredentials
-
- getPermission() - Method in class org.picketlink.permission.Permission
-
- getQueryString() - Method in class org.picketlink.authentication.web.support.SavedRequest
-
Returns the querystring used by the original request.
- getRecipient() - Method in class org.picketlink.permission.Permission
-
- getRequestURI() - Method in class org.picketlink.authentication.web.support.SavedRequest
-
Returns the requestURI used by the original request.
- getResource() - Method in class org.picketlink.permission.Permission
-
- getScheme() - Method in class org.picketlink.authentication.web.support.SavedRequest
-
Returns the original scheme used by the original request.
- getStatus() - Method in interface org.picketlink.authentication.Authenticator
-
Returns the current status of the authentication attempt.
- getStatus() - Method in class org.picketlink.authentication.BaseAuthenticator
-
- getUserId() - Method in class org.picketlink.credential.DefaultLoginCredentials
-