public class AuthDetails extends Object
| Constructor and Description | 
|---|
AuthDetails(boolean isAuthorized,
           String authName)  | 
| Modifier and Type | Method and Description | 
|---|---|
String | 
getAuthName()  | 
boolean | 
isAuthorized()  | 
Copyright © 2014–2016 Soabase. All rights reserved.