public class Authorizer extends Object
Modifier and Type | Class and Description |
---|---|
static class |
Authorizer.Placement |
Constructor and Description |
---|
Authorizer() |
Modifier and Type | Method and Description |
---|---|
String |
getName() |
Location |
getTokenLocation() |
String |
getTokenName() |
void |
setName(String name) |
void |
setPlacement(Authorizer.Placement placement) |
public String getName()
public void setName(String name)
public void setPlacement(Authorizer.Placement placement)
public Location getTokenLocation()
public String getTokenName()
Copyright © 2020. All rights reserved.