Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06

Package weblogic.security.principal

This package includes interfaces and classes for the WebLogic Principal Validation provider.

See:
          Description

Interface Summary
WLSPrincipal The WLSPrincipal interface is a convenience interface that defines a principal whose name field will be signed by the weblogic.security.provider.PrincipalValidatorImpl class.
 

Class Summary
PrincipalConfigurationDelegate This helper class retrieves the related CaseInsensitiveMatch and useGUIDandDnInEqual flags.
PrincipalFactory This class could be used to create WLSPrincipal instances with appropriate values, i.e.
WLSAbstractPrincipal The WLSAbstractPrincipal class is a convenience abstract class that implements a principal whose name field will be signed by the weblogic.security.provider.PrincipalValidatorImpl class.
WLSGroupImpl The WLSGroupImpl class is a convenience class that implements a WLSGroup principal whose name field will be signed by the weblogic.security.provider.PrincipalValidatorImpl class.
WLSUserImpl The WLSUserImpl is a convenience class that implements a WLSUser principal whose name field will be signed by the weblogic.security.provider.PrincipalValidatorImpl class.
 

Package weblogic.security.principal Description

This package includes interfaces and classes for the WebLogic Principal Validation provider.


Copyright 1996, 2011, Oracle and/or its affiliates. All rights reserved. Oracle is a registered trademark of Oracle Corporation and/or its affiliates. Other names may be trademarks of their respective owners.

Oracle Fusion Middleware
Oracle WebLogic Server API Reference
11g Release 1 (10.3.6)

Part Number E13941-06