public class AnonymousAuthentication extends Object implements Authentication
Constructor and Description |
---|
AnonymousAuthentication()
Default constructor
|
AnonymousAuthentication(UserMetadata userMetadata)
Constructor with an additional user metadata parameter
|
public AnonymousAuthentication()
public AnonymousAuthentication(UserMetadata userMetadata)
userMetadata
- User metadatapublic UserMetadata getUserMetadata()
Copyright © 2003-2013 The Apache Software Foundation. All Rights Reserved.