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.token.TokenNotFoundException

Packages that use TokenNotFoundException
oracle.security.jazn.collector   
oracle.security.jazn.collector.oc4j   

 

Uses of TokenNotFoundException in oracle.security.jazn.collector

 

Methods in oracle.security.jazn.collector that throw TokenNotFoundException
 IdentityToken TokenCollector.getToken(java.lang.String tokenType, javax.servlet.http.HttpServletRequest request, java.util.List tokenNames, java.util.Properties properties)
          This method will be called by OC4J with an appropriate token type, request object and properties This method will create the appropriate token and return to the OC4J.

 

Uses of TokenNotFoundException in oracle.security.jazn.collector.oc4j

 

Methods in oracle.security.jazn.collector.oc4j that throw TokenNotFoundException
 IdentityToken TokenCollectorImpl.getToken(java.lang.String tokenType, javax.servlet.http.HttpServletRequest request, java.util.List tokenNames, java.util.Properties properties)
          This method will be called by OC4J with an appropriate token type, request object and properties This method will create the appropriate token and return to the OC4J.

 


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.