Uses of Class
org.jboss.identity.federation.saml.v2.ac.classes.password.RestrictedPasswordType

Packages that use RestrictedPasswordType
org.jboss.identity.federation.saml.v2.ac.classes.password   
 

Uses of RestrictedPasswordType in org.jboss.identity.federation.saml.v2.ac.classes.password
 

Fields in org.jboss.identity.federation.saml.v2.ac.classes.password declared as RestrictedPasswordType
protected  RestrictedPasswordType PrincipalAuthenticationMechanismType.restrictedPassword
           
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.password that return RestrictedPasswordType
 RestrictedPasswordType ObjectFactory.createRestrictedPasswordType()
          Create an instance of RestrictedPasswordType
 RestrictedPasswordType PrincipalAuthenticationMechanismType.getRestrictedPassword()
          Gets the value of the restrictedPassword property.
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.password that return types with arguments of type RestrictedPasswordType
 javax.xml.bind.JAXBElement<RestrictedPasswordType> ObjectFactory.createRestrictedPassword(RestrictedPasswordType value)
          Create an instance of JAXBElement<RestrictedPasswordType>}
 

Methods in org.jboss.identity.federation.saml.v2.ac.classes.password with parameters of type RestrictedPasswordType
 javax.xml.bind.JAXBElement<RestrictedPasswordType> ObjectFactory.createRestrictedPassword(RestrictedPasswordType value)
          Create an instance of JAXBElement<RestrictedPasswordType>}
 void PrincipalAuthenticationMechanismType.setRestrictedPassword(RestrictedPasswordType value)
          Sets the value of the restrictedPassword property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.