Searched defs:getCustomTokenValidators (Results 1 - 10 of 10) sorted by relevance

/forgerock/openam-v13/openam-sts/openam-rest-sts/src/test/java/org/forgerock/openam/sts/rest/operation/
H A DTokenRequestMarshallerImplTest.java95 Set<CustomTokenOperation> getCustomTokenValidators() { method in class:TokenRequestMarshallerImplTest.MyModule
H A DTokenTranslateOperationImplTest.java119 Set<CustomTokenOperation> getCustomTokenValidators() { method in class:TokenTranslateOperationImplTest.MyModule
H A DTokenTransformFactoryImplTest.java201 Set<CustomTokenOperation> getCustomTokenValidators() { method in class:TokenTransformFactoryImplTest.MyModule
/forgerock/openam/openam-sts/openam-rest-sts/src/test/java/org/forgerock/openam/sts/rest/operation/
H A DTokenRequestMarshallerImplTest.java95 Set<CustomTokenOperation> getCustomTokenValidators() { method in class:TokenRequestMarshallerImplTest.MyModule
H A DTokenTranslateOperationImplTest.java119 Set<CustomTokenOperation> getCustomTokenValidators() { method in class:TokenTranslateOperationImplTest.MyModule
H A DTokenTransformFactoryImplTest.java201 Set<CustomTokenOperation> getCustomTokenValidators() { method in class:TokenTransformFactoryImplTest.MyModule
/forgerock/openam-v13/openam-sts/openam-client-sts/src/main/java/org/forgerock/openam/sts/rest/config/user/
H A DRestSTSInstanceConfig.java234 public Set<CustomTokenOperation> getCustomTokenValidators() { method in class:RestSTSInstanceConfig
/forgerock/openam-v13/openam-sts/openam-rest-sts/src/main/java/org/forgerock/openam/sts/rest/config/
H A DRestSTSInstanceModule.java425 Set<CustomTokenOperation> getCustomTokenValidators() { method in class:RestSTSInstanceModule
426 return stsInstanceConfig.getCustomTokenValidators();
/forgerock/openam/openam-sts/openam-client-sts/src/main/java/org/forgerock/openam/sts/rest/config/user/
H A DRestSTSInstanceConfig.java234 public Set<CustomTokenOperation> getCustomTokenValidators() { method in class:RestSTSInstanceConfig
/forgerock/openam/openam-sts/openam-rest-sts/src/main/java/org/forgerock/openam/sts/rest/config/
H A DRestSTSInstanceModule.java425 Set<CustomTokenOperation> getCustomTokenValidators() { method in class:RestSTSInstanceModule
426 return stsInstanceConfig.getCustomTokenValidators();

Completed in 39 milliseconds