Package io.undertow.servlet.api
Class ServletSecurityInfo
java.lang.Object
io.undertow.servlet.api.SecurityInfo<ServletSecurityInfo>
io.undertow.servlet.api.ServletSecurityInfo
- All Implemented Interfaces:
Cloneable
- Author:
- Stuart Douglas
-
Nested Class Summary
Nested classes/interfaces inherited from class io.undertow.servlet.api.SecurityInfo
SecurityInfo.EmptyRoleSemantic
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class io.undertow.servlet.api.SecurityInfo
addRoleAllowed, addRolesAllowed, addRolesAllowed, getEmptyRoleSemantic, getRolesAllowed, getTransportGuaranteeType, setEmptyRoleSemantic, setTransportGuaranteeType
-
Constructor Details
-
ServletSecurityInfo
public ServletSecurityInfo()
-
-
Method Details
-
createInstance
- Overrides:
createInstance
in classSecurityInfo<ServletSecurityInfo>
-
addHttpMethodSecurityInfo
-
getHttpMethodSecurityInfo
-
clone
- Overrides:
clone
in classSecurityInfo<ServletSecurityInfo>
-