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