Class AbstractProfileInterceptorResultTest.MockAbstractProfileInterceptorResult
- java.lang.Object
-
- net.shibboleth.utilities.java.support.component.AbstractInitializableComponent
-
- net.shibboleth.utilities.java.support.component.AbstractIdentifiedInitializableComponent
-
- net.shibboleth.utilities.java.support.component.AbstractIdentifiableInitializableComponent
-
- net.shibboleth.idp.profile.interceptor.AbstractProfileInterceptorResult
-
- net.shibboleth.idp.profile.interceptor.AbstractProfileInterceptorResultTest.MockAbstractProfileInterceptorResult
-
- All Implemented Interfaces:
net.shibboleth.idp.profile.interceptor.ProfileInterceptorResult,net.shibboleth.utilities.java.support.component.Component,net.shibboleth.utilities.java.support.component.DestructableComponent,net.shibboleth.utilities.java.support.component.IdentifiableComponent,net.shibboleth.utilities.java.support.component.IdentifiedComponent,net.shibboleth.utilities.java.support.component.InitializableComponent
- Enclosing class:
- AbstractProfileInterceptorResultTest
private class AbstractProfileInterceptorResultTest.MockAbstractProfileInterceptorResult extends net.shibboleth.idp.profile.interceptor.AbstractProfileInterceptorResult
-
-
Constructor Summary
Constructors Constructor Description MockAbstractProfileInterceptorResult(String context, String key, String value, Instant expiration)
-
Method Summary
-
Methods inherited from class net.shibboleth.idp.profile.interceptor.AbstractProfileInterceptorResult
getStorageContext, getStorageExpiration, getStorageKey, getStorageValue
-
Methods inherited from class net.shibboleth.utilities.java.support.component.AbstractIdentifiableInitializableComponent
setId
-
Methods inherited from class net.shibboleth.utilities.java.support.component.AbstractIdentifiedInitializableComponent
doInitialize, getId
-
Methods inherited from class net.shibboleth.utilities.java.support.component.AbstractInitializableComponent
destroy, doDestroy, initialize, isDestroyed, isInitialized
-
-