public interface UsernameTokenPrincipal extends Principal
Modifier and Type | Method and Description |
---|---|
String |
getCreatedTime() |
byte[] |
getNonce() |
String |
getPassword() |
String |
getPasswordType() |
boolean |
isPasswordDigest() |
Copyright © 2017 JBoss by Red Hat. All rights reserved.