Interface AnonPrincipal
-
- All Superinterfaces:
Serializable,WlsMetadata
- All Known Implementing Classes:
AnonPrincipalImpl
public interface AnonPrincipal extends WlsMetadata
A generic AnonPrincipal.- Author:
- Jeff Zhang
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface Description static classAnonPrincipal.AttributeA Attribute.static classAnonPrincipal.TagA Tag.
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description StringgetPrincipalName()getPrincipalNameBooleangetUseAnonymousIdentity()getUseAnonymousIdentity
-