Uses of Class
org.wso2.carbon.server.admin.model.ServiceAuthentication
-
Packages that use ServiceAuthentication Package Description org.wso2.carbon.server.admin.internal -
-
Uses of ServiceAuthentication in org.wso2.carbon.server.admin.internal
Methods in org.wso2.carbon.server.admin.internal that return types with arguments of type ServiceAuthentication Modifier and Type Method Description Map<String,ServiceAuthentication>ServerAdminDataHolder. getServiceAuthenticationMap()Method parameters in org.wso2.carbon.server.admin.internal with type arguments of type ServiceAuthentication Modifier and Type Method Description voidServerAdminDataHolder. setServiceAuthenticationMap(Map<String,ServiceAuthentication> serviceAuthenticationMap)
-