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