Index
All Classes and Interfaces|All Packages
D
- ddf.security.pep.interceptor - package ddf.security.pep.interceptor
G
- getSecurityAssertion(Message) - Static method in class ddf.security.pep.interceptor.SecurityAssertionStore
-
Return the SecurityAssertion wrapper associated with the provided message
- getTokenStore(Message) - Static method in class ddf.security.pep.interceptor.SecurityAssertionStore
-
Return the TokenStore associated with this message
H
- handleMessage(Message) - Method in class ddf.security.pep.interceptor.PEPAuthorizingInterceptor
-
Intercepts a message.
P
- PEPAuthorizingInterceptor - Class in ddf.security.pep.interceptor
-
Interceptor used to perform service authentication.
- PEPAuthorizingInterceptor() - Constructor for class ddf.security.pep.interceptor.PEPAuthorizingInterceptor
S
- SecurityAssertionStore - Class in ddf.security.pep.interceptor
-
Creates a SecurityAssertion object by extracting the token id from the message and using that id to retrieve the SecurityToken object from the TokenStore instance.
- setSecurityLogger(SecurityLogger) - Method in class ddf.security.pep.interceptor.PEPAuthorizingInterceptor
- setSecurityManager(SecurityManager) - Method in class ddf.security.pep.interceptor.PEPAuthorizingInterceptor
-
Sets the security manager that will be used to create a subject.
All Classes and Interfaces|All Packages