Interface UsernameTokenPrincipal
-
- All Superinterfaces:
Principal
- All Known Implementing Classes:
WSUsernameTokenPrincipalImpl
public interface UsernameTokenPrincipal extends Principal
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetCreatedTime()byte[]getNonce()StringgetPassword()StringgetPasswordType()booleanisPasswordDigest()
-