org.exoplatform.services.security.sso.spnego.message
Class ApplicationConstructedObject
java.lang.Object
org.exoplatform.services.security.sso.spnego.message.AbstractMessagePart
org.exoplatform.services.security.sso.spnego.message.ApplicationConstructedObject
- All Implemented Interfaces:
- MessagePart
public class ApplicationConstructedObject
- extends AbstractMessagePart
- Author:
- Martin Algesten
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
ApplicationConstructedObject
public ApplicationConstructedObject()
getDerType
public int getDerType()
-
toDer
public int[] toDer()
-
parse
public void parse(ParseState state)
-
getNegTokenInit
public NegTokenInit getNegTokenInit()
- Returns:
- NegTokenInit.
setNegTokenInit
public void setNegTokenInit(NegTokenInit negTokenInit)
- Parameters:
negTokenInit - NegTokenInit.
getOid
public Oid getOid()
- Returns:
- Oid.
setOid
public void setOid(Oid oid)
- Parameters:
oid - Oid.
Copyright © 2009 eXo Platform SAS. All Rights Reserved.