JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
spring-security-saml2-core
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
org.springframework.security.saml.provider
Interface SamlEnhancer<T>
All Known Subinterfaces:
AssertionEnhancer
,
ResponseEnhancer
public interface
SamlEnhancer<T>
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method and Description
T
enhance
(
T
t)
Method Detail
enhance
T
enhance(
T
t)
Skip navigation links
Overview
Package
Class
Tree
Deprecated
Index
Help
spring-security-saml2-core
Prev Class
Next Class
Frames
No Frames
All Classes
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method