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 StringgetDescription()URIgetDocumentationUri()StringgetName()URIgetSpecUri()StringgetType()booleanisPrimary()
-