PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

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

Methods in org.picketlink.identity.federation.saml.v2.ac.classes 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.classes 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.