Package io.jans.as.model.configuration
Class TrustedIssuerConfig
- java.lang.Object
-
- io.jans.as.model.configuration.TrustedIssuerConfig
-
- All Implemented Interfaces:
Serializable
public class TrustedIssuerConfig extends Object implements Serializable
- Author:
- Yuriy Z
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description TrustedIssuerConfig()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description List<String>
getAutomaticallyGrantedScopes()
void
setAutomaticallyGrantedScopes(List<String> automaticallyGrantedScopes)
String
toString()
-