PicketLink Federation Core 2.1.6.Final-redhat-2

Uses of Class
org.picketlink.identity.federation.saml.v2.ac.AlphabetType

Packages that use AlphabetType
org.picketlink.identity.federation.saml.v2.ac   
 

Uses of AlphabetType in org.picketlink.identity.federation.saml.v2.ac
 

Fields in org.picketlink.identity.federation.saml.v2.ac declared as AlphabetType
protected  AlphabetType PasswordType.alphabet
           
protected  AlphabetType ActivationPinType.alphabet
           
 

Methods in org.picketlink.identity.federation.saml.v2.ac that return AlphabetType
 AlphabetType PasswordType.getAlphabet()
          Gets the value of the alphabet property.
 AlphabetType ActivationPinType.getAlphabet()
          Gets the value of the alphabet property.
 

Methods in org.picketlink.identity.federation.saml.v2.ac with parameters of type AlphabetType
 void PasswordType.setAlphabet(AlphabetType value)
          Sets the value of the alphabet property.
 void ActivationPinType.setAlphabet(AlphabetType value)
          Sets the value of the alphabet property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

Copyright © 2013 JBoss by Red Hat. All Rights Reserved.