A C G O V W
A
- authenticateWithCredentials(String, String, String, Session) - Method in class org.hawkular.accounts.websocket.Authenticator
-
Authenticates the user/persona that sent the message based on the credentials or based on previous messages
(looked up via the session ID).
- authenticateWithMessage(String, Session) - Method in class org.hawkular.accounts.websocket.Authenticator
-
Authenticates the user/persona that sent the message based on either the message itself or based on previous
messages (looked up via the session ID).
- authenticateWithToken(String, String, Session) - Method in class org.hawkular.accounts.websocket.Authenticator
-
Authenticates the user/persona that sent the message based on the token or based on previous messages (looked
up via the session ID).
- AuthenticationMode - Enum in org.hawkular.accounts.websocket.internal
-
- Authenticator - Class in org.hawkular.accounts.websocket
-
Helper integration for Server Web Socket Endpoints.
- Authenticator() - Constructor for class org.hawkular.accounts.websocket.Authenticator
-
C
- CachedSession - Class in org.hawkular.accounts.websocket.internal
-
- CachedSession(String, String, Persona, long) - Constructor for class org.hawkular.accounts.websocket.internal.CachedSession
-
G
- getAuthToken() - Method in class org.hawkular.accounts.websocket.internal.CachedSession
-
- getExpiresAt() - Method in class org.hawkular.accounts.websocket.internal.CachedSession
-
- getParsedToken() - Method in class org.hawkular.accounts.websocket.internal.CachedSession
-
- getPersona() - Method in class org.hawkular.accounts.websocket.internal.CachedSession
-
O
- org.hawkular.accounts.websocket - package org.hawkular.accounts.websocket
-
- org.hawkular.accounts.websocket.internal - package org.hawkular.accounts.websocket.internal
-
V
- valueOf(String) - Static method in enum org.hawkular.accounts.websocket.internal.AuthenticationMode
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.hawkular.accounts.websocket.internal.AuthenticationMode
-
Returns an array containing the constants of this enum type, in
the order they are declared.
W
- WebsocketAuthenticationException - Exception in org.hawkular.accounts.websocket
-
- WebsocketAuthenticationException() - Constructor for exception org.hawkular.accounts.websocket.WebsocketAuthenticationException
-
- WebsocketAuthenticationException(String) - Constructor for exception org.hawkular.accounts.websocket.WebsocketAuthenticationException
-
- WebsocketAuthenticationException(String, Throwable) - Constructor for exception org.hawkular.accounts.websocket.WebsocketAuthenticationException
-
- WebsocketAuthenticationException(Throwable) - Constructor for exception org.hawkular.accounts.websocket.WebsocketAuthenticationException
-
- WebsocketAuthenticationException(String, Throwable, boolean, boolean) - Constructor for exception org.hawkular.accounts.websocket.WebsocketAuthenticationException
-
A C G O V W
Copyright © 2015 Red Hat, Inc.. All rights reserved.