Uses of Class
de.aristaflow.ilm.ws.base.security.GlobalSecurityManagerWebService
-
Packages that use GlobalSecurityManagerWebService Package Description de.aristaflow.ilm.ws.core.orgmodelmanager de.aristaflow.ilm.ws.rest.base.security -
-
Uses of GlobalSecurityManagerWebService in de.aristaflow.ilm.ws.core.orgmodelmanager
Methods in de.aristaflow.ilm.ws.core.orgmodelmanager that return GlobalSecurityManagerWebService Modifier and Type Method Description @NotNull GlobalSecurityManagerWebService
OrgModelManagerWebService. getGlobalSecurityManager()
-
Uses of GlobalSecurityManagerWebService in de.aristaflow.ilm.ws.rest.base.security
Constructors in de.aristaflow.ilm.ws.rest.base.security with parameters of type GlobalSecurityManagerWebService Constructor Description GlobalSecurityManagerRest(GlobalSecurityManagerWebService service, de.aristaflow.adept2.base.communication.rest.RequestHandler reqHandler, de.aristaflow.adept2.base.communication.rest.ResponseHandler respHandler, de.aristaflow.adept2.base.communication.rest.ExceptionHandler excpHandler, de.aristaflow.adept2.base.communication.rest.ServiceResourceConfig srConf, Supplier<com.fasterxml.jackson.databind.ObjectMapper> objectMapper, UnaryOperator<Exception> headerDataExcpAdapter)
-