public static interface Authentication.User extends Authentication
Authentication.Challenge, Authentication.Deferred, Authentication.Failed, Authentication.Failure, Authentication.ResponseSent, Authentication.SendSuccess, Authentication.User, Authentication.Wrapped
NOT_CHECKED, SEND_CONTINUE, SEND_FAILURE, SEND_SUCCESS, UNAUTHENTICATED
Modifier and Type | Method and Description |
---|---|
String |
getAuthMethod() |
UserIdentity |
getUserIdentity() |
boolean |
isUserInRole(UserIdentity.Scope scope,
String role) |
void |
logout() |
String getAuthMethod()
UserIdentity getUserIdentity()
boolean isUserInRole(UserIdentity.Scope scope, String role)
void logout()
Copyright © 1995-2015 Webtide. All Rights Reserved.