Package io.jans.configapi.rest.model
Class AuthenticationMethod
- java.lang.Object
-
- io.jans.configapi.rest.model.AuthenticationMethod
-
- All Implemented Interfaces:
Serializable
public class AuthenticationMethod extends Object implements Serializable
- See Also:
- Serialized Form
-
-
Constructor Summary
Constructors Constructor Description AuthenticationMethod()
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDefaultAcr()
void
setDefaultAcr(String defaultAcr)
String
toString()
-