public class HttpMethodSecurityInfo extends SecurityInfo<HttpMethodSecurityInfo> implements Cloneable
SecurityInfo.EmptyRoleSemantic
Constructor and Description |
---|
HttpMethodSecurityInfo() |
Modifier and Type | Method and Description |
---|---|
HttpMethodSecurityInfo |
clone() |
protected HttpMethodSecurityInfo |
createInstance() |
String |
getMethod() |
HttpMethodSecurityInfo |
setMethod(String method) |
addRoleAllowed, addRolesAllowed, addRolesAllowed, getEmptyRoleSemantic, getRolesAllowed, getTransportGuaranteeType, setEmptyRoleSemantic, setTransportGuaranteeType
public String getMethod()
public HttpMethodSecurityInfo setMethod(String method)
protected HttpMethodSecurityInfo createInstance()
createInstance
in class SecurityInfo<HttpMethodSecurityInfo>
public HttpMethodSecurityInfo clone()
clone
in class SecurityInfo<HttpMethodSecurityInfo>
Copyright © 2017 JBoss by Red Hat. All rights reserved.