PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

public class AuthnContextDeclRefType
extends Object
implements URIType, Serializable

Type that represents an AuthnContextDeclRef

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

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

Constructor Detail

AuthnContextDeclRefType

public AuthnContextDeclRefType(URI value)
Method Detail

getValue

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

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.