public class AuthenticationResult extends Object
| Constructor and Description | 
|---|
AuthenticationResult(String identity,
                    String authorizerName,
                    Map<String,Object> context)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAuthorizerName()  | 
Map<String,Object> | 
getContext()  | 
String | 
getIdentity()  | 
Copyright © 2011–2018. All rights reserved.