BEA Systems, Inc.

Uses of Interface
weblogic.security.principal.WLSPrincipal

Packages that use WLSPrincipal
weblogic.security.principal
 
 

Uses of WLSPrincipal in weblogic.security.principal
 

Classes in weblogic.security.principal that implement WLSPrincipal
 class WLSAbstractPrincipal
          The WLSAbstractPrincipal class is a convenience abstract class that implements a principal whose name field will be signed by the PrincipalValidatorImpl class.
 class WLSGroupImpl
          The WLSGroupImpl class is a convenience class that implements a WLSGroup principal whose name field will be signed by the PrincipalValidatorImpl class.
 class WLSUserImpl
          The WLSUserImpl is a convenience class that implements a WLSUser principal whose name field will be signed by the PrincipalValidatorImpl class.
 


Documentation is available at
http://download.oracle.com/docs/cd/E13222_01/wls/docs92
Copyright 2006 BEA Systems Inc.