|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjavax.servlet.jsp.tagext.TagSupport
net.sf.jguard.jee.taglib.JGuardTagCredential
net.sf.jguard.jee.taglib.PrivCredential
public class PrivCredential
display the Private Credential of the Subject.
| Field Summary |
|---|
| Fields inherited from class net.sf.jguard.jee.taglib.JGuardTagCredential |
|---|
def, id |
| Fields inherited from class javax.servlet.jsp.tagext.TagSupport |
|---|
pageContext |
| Fields inherited from interface javax.servlet.jsp.tagext.IterationTag |
|---|
EVAL_BODY_AGAIN |
| Fields inherited from interface javax.servlet.jsp.tagext.Tag |
|---|
EVAL_BODY_INCLUDE, EVAL_PAGE, SKIP_BODY, SKIP_PAGE |
| Constructor Summary | |
|---|---|
PrivCredential()
|
|
| Method Summary | |
|---|---|
protected Set<JGuardCredential> |
getCredentials(Subject subject)
|
protected String |
getTagName()
|
protected boolean |
isPrivate()
|
| Methods inherited from class net.sf.jguard.jee.taglib.JGuardTagCredential |
|---|
doEndTag, getDefault, getId, setDefault, setId |
| Methods inherited from class javax.servlet.jsp.tagext.TagSupport |
|---|
doAfterBody, doStartTag, findAncestorWithClass, getParent, getValue, getValues, release, removeValue, setPageContext, setParent, setValue |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public PrivCredential()
| Method Detail |
|---|
protected Set<JGuardCredential> getCredentials(Subject subject)
getCredentials in class JGuardTagCredentialprotected boolean isPrivate()
isPrivate in class JGuardTagCredentialprotected String getTagName()
getTagName in class JGuardTagCredential
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||