JBoss Enterprise Application Platform 6.2.0.GA
-
- All Implemented Interfaces:
- Principal
public class WSDerivedKeyTokenPrincipal
extends Object
implements Principal
This class implements the Principal
interface and
represents a DerivedKeyToken
.
The principal's name will be the wsu:Id
value of the
DerivedKeyToken
- Author:
- Ruchith Fernando (ruchith.fernando@gmail.com)
-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getLabel
public String getLabel()
-
getLength
public int getLength()
-
getOffset
public int getOffset()
-
getNonce
public String getNonce()
JBoss Enterprise Application Platform 6.2.0.GA
Copyright © 2013 JBoss by Red Hat. All Rights Reserved.