PicketLink Federation Core 2.1.6.Final-redhat-2

org.picketlink.identity.federation.saml.v2.assertion
Class AuthnContextClassRefType

java.lang.Object
  extended by org.picketlink.identity.federation.saml.v2.assertion.AuthnContextClassRefType
All Implemented Interfaces:
Serializable, URIType

public class AuthnContextClassRefType
extends Object
implements URIType, Serializable

Type that represents an AuthnContextClassRef

Since:
Nov 24, 2010
Author:
Anil.Saldhana@redhat.com
See Also:
Serialized Form

Constructor Summary
AuthnContextClassRefType(URI value)
           
 
Method Summary
 boolean equals(Object obj)
           
 URI getValue()
           
 int hashCode()
           
 String toString()
           
 
Methods inherited from class java.lang.Object
clone, finalize, getClass, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AuthnContextClassRefType

public AuthnContextClassRefType(URI value)
Method Detail

getValue

public URI getValue()
Specified by:
getValue in interface URIType

toString

public String toString()
Overrides:
toString in class Object

hashCode

public int hashCode()
Overrides:
hashCode in class Object

equals

public boolean equals(Object obj)
Overrides:
equals in class Object

PicketLink Federation Core 2.1.6.Final-redhat-2

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