public class CustomTokenPrincipal extends Object implements Principal, Serializable
Constructor and Description |
---|
CustomTokenPrincipal(String name) |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
org.w3c.dom.Element |
getTokenElement() |
Object |
getTokenObject() |
void |
setTokenElement(org.w3c.dom.Element tokenElement) |
void |
setTokenObject(Object tokenObject) |
public CustomTokenPrincipal(String name)
Copyright © 2004-2012 The Apache Software Foundation. All Rights Reserved.