| Constructor and Description |
|---|
UsernamePrincipal(String name) |
| Modifier and Type | Method and Description |
|---|---|
static Subject |
createSubject(String authorizationID)
Create subject from the given authorization.
|
boolean |
equals(Object obj) |
String |
getName() |
int |
hashCode() |
String |
toString() |
public UsernamePrincipal(String name)
public String toString()
public int hashCode()
hashCode in interface PrincipalhashCode in class ObjectObject.hashCode()public boolean equals(Object obj)
equals in interface Principalequals in class ObjectObject.equals(java.lang.Object)Copyright © 2018 WSO2. All rights reserved.