Skip navigation links

Oracle Containers for J2EE Security Java API Reference
10g Release 3 (10.1.3.1.0)

B32115-01


Uses of Class
oracle.security.jazn.asserter.AsserterException

Packages that use AsserterException
oracle.security.jazn.asserter   

 

Uses of AsserterException in oracle.security.jazn.asserter

 

Methods in oracle.security.jazn.asserter that throw AsserterException
 oracle.security.jazn.callback.IdentityCallbackHandler TokenAsserter.assertIdentity(java.lang.String tokenType, IdentityToken token, java.util.Properties properties)
          This method will be called by OC4J with an appropriate token, token type and properties Only one of the token type can be active at a time based on configuration in the config file.
 boolean SubjectAsserter.assertSubject(javax.security.auth.Subject subject)
          This method will verify the subject passed

 


Skip navigation links

Oracle Containers for J2EE Security Java API Reference
10g Release 3 (10.1.3.1.0)

B32115-01


Copyright © 2004, 2006, Oracle. All rights reserved.