public abstract class AbstractAuthenticatableSAMLEntityContext extends AbstractSAMLEntityContext
BaseContext.ContextSetNoRemoveIteratorDecorator
Constructor and Description |
---|
AbstractAuthenticatableSAMLEntityContext() |
Modifier and Type | Method and Description |
---|---|
boolean |
isAuthenticated()
Gets the flag indicating whether the SAML peer entity has been authenticated.
|
void |
setAuthenticated(boolean flag)
Sets the flag indicating whether the SAML peer entity has been authenticated.
|
getEntityId, getRole, setEntityId, setRole
addSubcontext, addSubcontext, clearSubcontexts, containsSubcontext, createSubcontext, getParent, getSubcontext, getSubcontext, getSubcontext, getSubcontext, isAutoCreateSubcontexts, iterator, removeSubcontext, removeSubcontext, setAutoCreateSubcontexts, setParent
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
forEach, spliterator
public AbstractAuthenticatableSAMLEntityContext()
public boolean isAuthenticated()
public void setAuthenticated(boolean flag)
flag
- The flag to set.Copyright © 2016. All rights reserved.