public class AuthenticationScheme extends Object
Constructor and Description |
---|
AuthenticationScheme(String name,
String description,
URI specUri,
URI documentationUri,
String type,
boolean primary) |
Modifier and Type | Method and Description |
---|---|
String |
getDescription() |
URI |
getDocumentationUri() |
String |
getName() |
URI |
getSpecUri() |
String |
getType() |
boolean |
isPrimary() |
Copyright © 2010–2023 The Apache Software Foundation. All rights reserved.