Uses of Class
org.jboss.security.config.jaxb.AuthenticationJaspiInfo

Packages that use AuthenticationJaspiInfo
org.jboss.security.config.jaxb   
 

Uses of AuthenticationJaspiInfo in org.jboss.security.config.jaxb
 

Fields in org.jboss.security.config.jaxb declared as AuthenticationJaspiInfo
protected  AuthenticationJaspiInfo ApplicationPolicy.authenticationJaspi
           
 

Methods in org.jboss.security.config.jaxb that return AuthenticationJaspiInfo
 AuthenticationJaspiInfo ObjectFactory.createAuthenticationJaspiInfo()
          Create an instance of AuthenticationJaspiInfo
 AuthenticationJaspiInfo ApplicationPolicy.getAuthenticationJaspi()
          Gets the value of the authenticationJaspi property.
 

Methods in org.jboss.security.config.jaxb that return types with arguments of type AuthenticationJaspiInfo
 javax.xml.bind.JAXBElement<AuthenticationJaspiInfo> ObjectFactory.createAuthenticationJaspi(AuthenticationJaspiInfo value)
          Create an instance of JAXBElement<AuthenticationJaspiInfo>}
 

Methods in org.jboss.security.config.jaxb with parameters of type AuthenticationJaspiInfo
 javax.xml.bind.JAXBElement<AuthenticationJaspiInfo> ObjectFactory.createAuthenticationJaspi(AuthenticationJaspiInfo value)
          Create an instance of JAXBElement<AuthenticationJaspiInfo>}
 void ApplicationPolicy.setAuthenticationJaspi(AuthenticationJaspiInfo value)
          Sets the value of the authenticationJaspi property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.