PicketLink Federation Core 2.1.6.Final-redhat-2

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

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

public class AuthnContextDeclType
extends Object
implements Serializable

Type that represents an AuthnContextDecl

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

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

Constructor Detail

AuthnContextDeclType

public AuthnContextDeclType(Object value)
Method Detail

getValue

public Object getValue()

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.