|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
T
- The type that this extractor can handle.public interface SecurityInfoExtractor<T>
SecurityInfoExtractor is indended for extracting security related information for different of transports.
Method Summary | |
---|---|
AuthenticationRequest |
extractSecurityInfo(T t)
Extracts security related information from type T and populates a AuthenticationRequest . |
Method Detail |
---|
AuthenticationRequest extractSecurityInfo(T t) throws ExtractionException
AuthenticationRequest
.
t
- - the type from which security information is to be extracted
AuthenticationRequest
ExtractionException
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |