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

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

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

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

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

Methods in org.jboss.identity.federation.saml.v2.ac.classes.secureremotepassword 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.secureremotepassword with parameters of type RestrictedPasswordType
 javax.xml.bind.JAXBElement<RestrictedPasswordType> ObjectFactory.createRestrictedPassword(RestrictedPasswordType value)
          Create an instance of JAXBElement<RestrictedPasswordType>}
 void OriginalPrincipalAuthenticationMechanismType.setRestrictedPassword(RestrictedPasswordType value)
          Sets the value of the restrictedPassword property.
 



Copyright © 2009 JBoss Inc.. All Rights Reserved.