Package org.alfresco.utility
Class TasAisProperties
java.lang.Object
org.alfresco.utility.TasAisProperties
@Configuration
@PropertySource("classpath:default.properties") @PropertySource(value="classpath:${environment}.properties",ignoreResourceNotFound=true)
public class TasAisProperties
extends Object
Properties specific to Alfresco Identity Service.
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetRealm()voidsetAdminPassword(String adminPassword) voidsetAdminUsername(String adminUsername)
-
Constructor Details
-
TasAisProperties
public TasAisProperties()
-
-
Method Details
-
getAdminUsername
-
setAdminUsername
-
getAdminPassword
-
setAdminPassword
-
getAuthServerUrl
-
getRealm
-
getResource
-