public class DisableForSessionFacetNone extends DisableForSessionFacetAbstract
FacetAbstract.Derivation, FacetAbstract.Disabling, FacetAbstract.Hiding, FacetAbstract.ValidatingNOOP| Constructor and Description |
|---|
DisableForSessionFacetNone(FacetHolder holder) |
| Modifier and Type | Method and Description |
|---|---|
String |
disabledReason(AuthenticationSession session)
The reason this is disabled, or null if not.
|
boolean |
isNoop()
Assume implementation is not a no-op.
|
disables, typealwaysReplace, facetType, getFacetHolder, getIdentified, getUnderlyingFacet, isDerived, setFacetHolder, setUnderlyingFacet, toString, toStringValuesclone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, waitalwaysReplace, facetType, getFacetHolder, getUnderlyingFacet, isDerived, setFacetHolder, setUnderlyingFacetpublic DisableForSessionFacetNone(FacetHolder holder)
public String disabledReason(AuthenticationSession session)
DisableForSessionFacetpublic boolean isNoop()
FacetAbstractNo-op implementations should override and return true.
isNoop in interface FacetisNoop in class FacetAbstractCopyright © 2010–2014 The Apache Software Foundation. All rights reserved.