Uses of Interface
javax.security.auth.message.config.AuthConfigFactory.RegistrationContext

Packages that use AuthConfigFactory.RegistrationContext
com.sun.xml.wss.provider.wsit   
javax.security.auth.message.config This package defines the interfaces implemented by JSR 196 compatible configuration systems. 
 

Uses of AuthConfigFactory.RegistrationContext in com.sun.xml.wss.provider.wsit
 

Methods in com.sun.xml.wss.provider.wsit that return AuthConfigFactory.RegistrationContext
 AuthConfigFactory.RegistrationContext JMACAuthConfigFactory.getRegistrationContext(String registrationID)
          Get the the registration context for the identified registration.
 

Uses of AuthConfigFactory.RegistrationContext in javax.security.auth.message.config
 

Methods in javax.security.auth.message.config that return AuthConfigFactory.RegistrationContext
abstract  AuthConfigFactory.RegistrationContext AuthConfigFactory.getRegistrationContext(String registrationID)
          Get the the registration context for the identified registration.
 



Copyright © 2005-2011 Oracle Corporation. All Rights Reserved.