@Immutable public class RepositoryConfiguration.AnonymousSecurity extends Object
providers
' field.Modifier | Constructor and Description |
---|---|
protected |
AnonymousSecurity(Document anonymous) |
Modifier and Type | Method and Description |
---|---|
Set<String> |
getAnonymousRoles()
Get the name of the ModeShape authorization roles that each anonymous user should be assigned.
|
String |
getAnonymousUsername()
Get the username that each anonymous user should be assigned.
|
boolean |
useAnonymousOnFailedLogings()
Determine whether users that fail all other authentication should be automatically logged in as an anonymous user.
|
protected AnonymousSecurity(Document anonymous)
public Set<String> getAnonymousRoles()
public String getAnonymousUsername()
public boolean useAnonymousOnFailedLogings()
Copyright © 2008–2016 JBoss, a division of Red Hat. All rights reserved.