PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

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

Fields in org.picketlink.identity.federation.saml.v2.ac declared as MediumType
protected  MediumType KeyStorageType.medium
           
 

Methods in org.picketlink.identity.federation.saml.v2.ac that return MediumType
static MediumType MediumType.fromValue(String v)
           
 MediumType KeyStorageType.getMedium()
          Gets the value of the medium property.
static MediumType MediumType.valueOf(String name)
          Returns the enum constant of this type with the specified name.
static MediumType[] MediumType.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 with parameters of type MediumType
 void KeyStorageType.setMedium(MediumType value)
          Sets the value of the medium property.
 


PicketLink Federation Core 2.1.6.Final-redhat-2

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