Oracle

Uses of Interface
weblogic.security.spi.PrincipalValidator

Packages that use PrincipalValidator
weblogic.security.provider This package includes interfaces and classes for those who are interested in understanding how the WebLogic Principal Validation provider works, and for those interested in developing a custom Principal Validation provider. 
weblogic.security.spi This package includes interfaces, classes, and exceptions you use to develop security providers. 
 

Uses of PrincipalValidator in weblogic.security.provider
 

Classes in weblogic.security.provider that implement PrincipalValidator
 class PrincipalValidatorImpl
          Deprecated.  
 

Uses of PrincipalValidator in weblogic.security.spi
 

Methods in weblogic.security.spi that return PrincipalValidator
 PrincipalValidator AuthenticationProviderV2.getPrincipalValidator()
          Gets this Authentication provider's associated Principal Validation provider.
 PrincipalValidator AuthenticationProvider.getPrincipalValidator()
          Gets this Authentication provider's associated Principal Validation provider.
 


Documentation is available at
http://edocs.bea.com/wls/docs103
Copyright 2008 Oracle