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

Part Number E13941-04

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.
 


Copyright 1996, 2010, 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.4)

Part Number E13941-04