Class AuthenticationScheme
- java.lang.Object
-
- org.apache.syncope.ext.scimv2.api.data.AuthenticationScheme
-
- All Implemented Interfaces:
Serializable
public class AuthenticationScheme extends Object
- See Also:
- Serialized Form
-
-
Method Summary
All Methods Instance Methods Concrete Methods Modifier and Type Method Description String
getDescription()
URI
getDocumentationUri()
String
getName()
URI
getSpecUri()
String
getType()
boolean
isPrimary()
-