Uses of Class
eu.semiramis.identityaggregator.RequestType

Uses of RequestType in eu.semiramis.identityaggregator
 

Methods in eu.semiramis.identityaggregator that return RequestType
abstract  RequestType RequestMessage.getType()
           
 RequestType SAMLRequestMessage.getType()
           
static RequestType RequestType.valueOf(java.lang.String name)
          Returns the enum constant of this type with the specified name.
static RequestType[] RequestType.values()
          Returns an array containing the constants of this enum type, in the order they are declared.