org.picketlink.identity.federation.saml.v2.assertion
Class AuthnContextDeclType
java.lang.Object
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
AuthnContextDeclType
public AuthnContextDeclType(Object value)
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
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.