Java org.springframework.security.acls.model ObjectIdentity fields, constructors, methods, implement or subclass

Example usage for Java org.springframework.security.acls.model ObjectIdentity fields, constructors, methods, implement or subclass

Introduction

In this page you can find the methods, fields and constructors for org.springframework.security.acls.model ObjectIdentity.

The text is from its open source code.

Method

SerializablegetIdentifier()
Obtains the actual identifier.
StringgetType()
Obtains the "type" metadata for the domain object.
StringtoString()
Returns a string representation of the object.