PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

Fields in org.picketlink.identity.federation.saml.v2.ac.classes declared as NymType
protected  NymType IdentificationType.nym
           
 

Methods in org.picketlink.identity.federation.saml.v2.ac.classes that return NymType
static NymType NymType.fromValue(String v)
           
 NymType IdentificationType.getNym()
          Gets the value of the nym property.
static NymType NymType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static NymType[] NymType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.
 

Methods in org.picketlink.identity.federation.saml.v2.ac.classes with parameters of type NymType
 void IdentificationType.setNym(NymType value)
          Sets the value of the nym property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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