Class Authentication
java.lang.Object
com.woorea.openstack.keystone.v3.model.Authentication
- All Implemented Interfaces:
Serializable
- See Also:
-
Nested Class Summary
Nested ClassesModifier and TypeClassDescriptionstatic final class
static final class
-
Field Summary
Fields -
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptiongetScope()
void
setIdentity
(Authentication.Identity identity) void
setScope
(Authentication.Scope scope)
-
Field Details
-
identity
-
scope
-
-
Constructor Details
-
Authentication
public Authentication()
-
-
Method Details
-
getIdentity
-
setIdentity
-
getScope
-
setScope
-